You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxInt Class > TMtxInt Methods > CopyToArray Method > TMtxInt.CopyToArray Method (byte[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxInt.CopyToArray Method (byte[])

Copies all matrix values to a 2D array.

Syntax
C#
Visual Basic
public void CopyToArray(ref byte[] Dst);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!